Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable black_box_test framework on Android arm #1033

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

maxz-lab
Copy link
Contributor

Enable blackbox tests on Android arm.
Some failed test cases are filtered and tracked by b/291648592.

b/165629644

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #1033 (cfc840c) into main (e69694c) will increase coverage by 0.10%.
Report is 58 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
+ Coverage   56.44%   56.55%   +0.10%     
==========================================
  Files        1895     1899       +4     
  Lines       93994    94136     +142     
==========================================
+ Hits        53055    53236     +181     
+ Misses      40939    40900      -39     

see 181 files with indirect coverage changes

Enable blackbox tests on Android arm
Some failed test cases are filtered and the list is added in
configuration.py as global.
This effort is tracked by b/291648592.

b/165629644
@maxz-lab maxz-lab merged commit 9abbac7 into main Aug 1, 2023
349 checks passed
@maxz-lab maxz-lab deleted the maxz-lab-arm-bbtest branch August 1, 2023 03:57
kaidokert added a commit that referenced this pull request Aug 2, 2023
kaidokert added a commit that referenced this pull request Aug 2, 2023
Reverts #1033

This broke android-arm on-device tests.

b/165629644
@maxz-lab maxz-lab restored the maxz-lab-arm-bbtest branch August 2, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants